home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Setting the cursor < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  481 b   |  [TEXT/ttxt]

  1. Subject:     Setting the cursor
  2. Sent:        9/4/96 4:52 AM
  3. Received:    9/4/96 4:52 AM
  4. From:        Keith Mortensen <morty@scruznet.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. Has anyone successfully adjusted the mouse cursor from within a frame or 
  10. view?
  11.  
  12. Overriding:
  13. myFrame::DoMouseWithin()
  14. myFrame::DoMouseEnter()
  15.  
  16. ... works OK but as soon as you move the mouse, the cursor gets set back 
  17. to the default arrow cursor.